home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 401-425 / disk_403 / kawaieditor / kawaienglish.txt < prev    next >
Text File  |  1992-05-06  |  8KB  |  181 lines

  1. KAWAI K4 EDITOR V1.0    (c) 1990 by Jan Saucke
  2. ----------------------------------------------
  3.  
  4. Contactaddress:    Jan Saucke
  5.                    Hermannstal 112
  6.                    2000 Hamburg 74
  7.                    (West) Germany
  8.  
  9. First a general information:
  10.  
  11.         This program is Shareware. If You decide to use it, just send
  12.          me a suitable sum (5$ - 10$, Banknotes).
  13.          And of course I would like to receive any feedback in form
  14.          of selfmade KAWAI-K4-Sounds, appeared bugs and hints to im-
  15.          prove this program.
  16.  
  17. Now something about the program-environment:
  18.  
  19.          - the directory-strukture on the disk shouldn´t be changed.
  20.          - it has to look at least like this:
  21.                     devs (dir)
  22.                         serial.device
  23.                     libs (dir)
  24.                         midi.library
  25.                     Midi (dir)
  26.                         All (dir)
  27.                         SingleOne (dir)
  28.                         KawaiEditor
  29.                         KawaiEditor.info
  30.                         KawaiEditor.txt
  31.          - a possible Startup-Sequence is:
  32.                     setmap usa
  33.                     addbuffers df0: 30
  34.                     cd midi
  35.                     KawaiEditor
  36.          - one All-Dump uses 15123 bytes disk-space, a Single-Dump
  37.            only 140 bytes.
  38.          - the KAWAI keyboard should transmit and receive on midi-
  39.            channel 1.
  40.          - the knowledge of special KAWAI terms is useful. I think
  41.            it would be the best, if You put the KAWAI manual next
  42.            to the computer, so You can look up the funktions of some
  43.            of the parameters.
  44.  
  45. And now to the program itself:
  46.  
  47.          It is devided into different program-levels, of which the
  48.          All-Level and the Single-Level are implemented (I´m working
  49.          on the Multi-, Effect- and Drum-Level).
  50.  
  51. The All-Level:
  52.  
  53.          - After running the editor, You are in the All-Level, with
  54.            the following funktions available:
  55.  
  56.          RECEIVE  ALL - makes the keyboard sending an All-Dump, which
  57.                         is stored in the AMIGA RAM.
  58.                         (During the transmission there is "BUSY" dis-
  59.                         played on the screen, after ending there will
  60.                         appear "DUMP RECEIVED" or an error massage.)
  61.          TRANSMIT ALL - sends an ALL-Dump from AMIGA to KAWAI, which
  62.                         has been loaded from disk or received from
  63.                         KAWAI before.
  64.          LOAD ALL     - loads a dump from disk (the given name in the
  65.                         filerequester can be changed, also the given
  66.                         path.)
  67.          SAVE ALL     - saves a dump on disk (s. LOAD)
  68.          DELETE ALL   - delete a dump from disk (handle with care)
  69.          GOTO SINGLE  - go into the Single-Bank-Level
  70.          GOTO MULTI   - (in preparation)
  71.          GOTO DRUM    - (in preparation)
  72.          GOTO EFFECT  - (in preparation)
  73.          QUIT         - end the editor.
  74.  
  75.          Before You go into the Single-Bank-Level, it´s suggestive to
  76.          load or receive an ALL-Dump as a working basis.
  77.  
  78. The Single-Bank-Level:
  79.  
  80.          Here You can create a single bank with 64 single sounds. For
  81.          having a better view You can also print the bank.
  82.  
  83.          RECEIVE  BANK - (not yet)
  84.          TRANSMIT BANK - (not yet)
  85.          PRINT BANK    - print the Single-Bank (uses about 1/2 page)
  86.          LOAD BANK     - (not yet)
  87.          SAVE BANK     - (not yet)
  88.          DELETE BANK   - (not yet)
  89.          COPY SINGLE   - to copy a sound, You have to click on it to
  90.                          select it. Then click on "COPY SINGLE" and
  91.                          finally on the position to be copied to.
  92.          SWAP SINGLE   - to swap two sounds, select one, then click on
  93.                          "SWAP SINGLE" and after that on another sound.
  94.          LOAD SINGLE   - loads a sound from disk into the selected
  95.                          position.
  96.          MENU BACK     - back to the All-Level
  97.  
  98.          A single bank can be saved/transmitted by going back to the
  99.          All-Level and choosing the wanted funktion.
  100.          To get from the Single-Bank-Level into the One-Single-Level
  101.          You can click once on a selected sound or twice on any other.
  102.  
  103. The One-Single-Level:
  104.  
  105.          In this Level You can edit the sounds, finally. Besides the
  106.          pure parameter-editing, there are the following funktions
  107.          available:
  108.  
  109.          RECEIVE        - receive a sound from the keyboard (the key-
  110.                           board will be switched to the current sound
  111.                           automatically (for insiders: by using pro-
  112.                           gram-change)
  113.          TRANSMIT       - the current sound will be transmitted to the
  114.                           keyboard.
  115.          PRINT          - the values of the parameters of the current
  116.                           sound are printed (uses about one page).
  117.          CLEAR          - the current sound will be cleared (only in
  118.                           AMIGA memory, if You want to clear it also in
  119.                           the keyboard, just transmit the cleaed sound.
  120.                           If You haven´t transmitted it, You can restore
  121.                           a cleared sound easily by receiving it.)
  122.          LOAD           - a Single-Sound will be loaded from disk and
  123.                           transmitted to the keyboard automatically, so
  124.                           You can test many sounds from disk easily.
  125.          SAVE           - saves a sound
  126.          DELETE         - deletes a sound
  127.          MENU BACK      - back to the Single-Bank-Level, the current
  128.                           sound will be copied with all its changes into
  129.                           the AMIGA All-buffer.
  130.          UNDO+BACK      - back to tha Single-Bank-Level, the current
  131.                           sound will not be copied into the All-buffer,
  132.                           all changes will be lost.
  133.  
  134.          - the changing of the parameter-values are transmitted to the
  135.            keyboard immediately, so You can listen to the result at once.
  136.          - the changing follows allways the same pattern, so I will only
  137.            explain the general handling and some special features:
  138.  
  139.          - to change the value of a parameter, just click on it. Then there
  140.            will appear an input-mask in the upper screen-area.
  141.                         - the input bar is used by moving the red line
  142.                           with the mouse. Pressing the mouse-button left
  143.                           or right outside the bar will change the value
  144.                           +/- 1.
  145.                           If You click on a Zero-box, the value of the
  146.                           current parameter will be 0.
  147.                         - a multiple-choice-input is made simply by
  148.                           clicking on the given words.
  149.          - in the lower screen area there is displayed some deeper
  150.            information to the transmitted data (like address, parameter,
  151.            bitpattern, s. KAWAI manual)
  152.          - to end the editing of the current parameter, just click on
  153.            another one or on one of the funktions (LOAD,SAVE etc.).
  154.  
  155.          - Special hints:
  156.  
  157.          - to edit another single-sound, You can click on LOAD, RECEIVE
  158.            or the single-name. Then you can choose from 64 possibilities
  159.            (A 1 - D 16).
  160.  
  161.          - if You click on the single-name, this name will be displayed
  162.            in the upper screen area on the right. Just click on the name
  163.            in the box and You can type in a new name.
  164.  
  165.          - the fields S1 S2 S3 S4 are to select the source You want to
  166.            edit (s. KAWAI manual)
  167.  
  168.          - the fields FILT1 and FILT2 are to select a filter (for insiders:
  169.            Filter 2 is not send by parameter-send, yet. You can´t hear
  170.            the changes immediately, but only after an extra Single-
  171.            transmit/receive. That´s because I don´t know how to send
  172.            the data of filter 2 by parameter-send. Maybe it´s KAWAI´s
  173.            fault, maybe it´s mine. But if anybody knows, how to do this,
  174.            please let me know)
  175.  
  176.          - the waveform is displayed in clear text (s. KAWAI manual),
  177.            below the text "DCO..."
  178.  
  179. That´s for now. And don´t forget: I´m waiting for own sounds, questions
  180. and hints.
  181.